home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Family Forum 259
/
SOMC Family Forum 259 - Disc 1.iso
/
Xtras
/
Animation Wizard.dir
/
00318_Script_318
< prev
next >
Wrap
Text File
|
1997-05-10
|
125b
|
8 lines
on mouseDown
global goCredits
if PressButton() then
cursor 4
mCreate(goCredits)
cursor -1
end if
end